Skip to content

docs: bump install one-liner back to Node.js >= 24#403

Merged
JohnMcLear merged 1 commit into
ether:masterfrom
JohnMcLear:docs/node-24-floor
May 16, 2026
Merged

docs: bump install one-liner back to Node.js >= 24#403
JohnMcLear merged 1 commit into
ether:masterfrom
JohnMcLear:docs/node-24-floor

Conversation

@JohnMcLear
Copy link
Copy Markdown
Member

Summary

Companion to ether/etherpad#7781 (closes ether/etherpad#7779).

Node 25 hit end-of-life on April 10 2026, so the runtime floor set by #402 on the homepage points at an already-EOL major. Roll back to Node 24, which is the current Active LTS (supported until ~May 2028).

Single-line change in src/components/InstallOneLiner.tsx: Node.js >= 25 -> Node.js >= 24.

Test plan

  • Visual check on the homepage install card reads "Needs git and Node.js >= 24."

🤖 Generated with Claude Code

Companion to ether/etherpad#7781 (closes ether/etherpad#7779).

Node 25 hit end-of-life on April 10 2026, so the runtime floor ether#402 set
on the homepage points at an already-EOL major. Roll back to Node 24,
which is the current Active LTS (supported until ~May 2028).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@qodo-code-review
Copy link
Copy Markdown

Qodo reviews are paused for this user.

Troubleshooting steps vary by plan Learn more →

On a Teams plan?
Reviews resume once this user has a paid seat and their Git account is linked in Qodo.
Link Git account →

Using GitHub Enterprise Server, GitLab Self-Managed, or Bitbucket Data Center?
These require an Enterprise plan - Contact us
Contact us →

@JohnMcLear JohnMcLear merged commit 8adc4d3 into ether:master May 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Instead of node25 we can go node26 to get LTS or back to 24 for LTS

1 participant